[INFO] fetching crate dioxus-desktop 0.8.0-alpha.0...
[INFO] fixing dioxus-desktop-0.8.0-alpha.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate dioxus-desktop 0.8.0-alpha.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate dioxus-desktop 0.8.0-alpha.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate dioxus-desktop 0.8.0-alpha.0
[INFO] tweaked toml for crates.io crate dioxus-desktop 0.8.0-alpha.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate dioxus-desktop 0.8.0-alpha.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dioxus-desktop 0.8.0-alpha.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml_edit v0.20.7
[INFO] [stderr]   Downloaded proc-macro-crate v2.0.0
[INFO] [stderr]   Downloaded muda v0.19.1
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.71
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6b5840c40af2e996e1d28712d016a085b9e48b5ae7072ffdd54c1d19284cb4cc
[INFO] running `Command { std: "docker" "start" "6b5840c40af2e996e1d28712d016a085b9e48b5ae7072ffdd54c1d19284cb4cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6b5840c40af2e996e1d28712d016a085b9e48b5ae7072ffdd54c1d19284cb4cc" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b5840c40af2e996e1d28712d016a085b9e48b5ae7072ffdd54c1d19284cb4cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6b5840c40af2e996e1d28712d016a085b9e48b5ae7072ffdd54c1d19284cb4cc" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]     Checking konst_macro_rules v0.2.19
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking konst v0.2.20
[INFO] [stderr]     Checking longest-increasing-subsequence v0.1.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking dioxus-core-types v0.8.0-alpha.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling lazy-js-bundle v0.8.0-alpha.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling libxdo-sys v0.11.0
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking const_format v0.2.36
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml_edit v0.20.7
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking imgref v1.12.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking libxdo v0.6.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]     Checking avif-serialize v0.8.9
[INFO] [stderr]    Compiling dioxus-interpreter-js v0.8.0-alpha.0
[INFO] [stderr]    Compiling dioxus-document v0.8.0-alpha.0
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking dioxus-cli-config v0.8.0-alpha.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling wry v0.55.1
[INFO] [stderr]    Compiling rfd v0.17.2
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking infer v0.19.0
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking dbus v0.9.11
[INFO] [stderr]     Checking sledgehammer_utils v0.3.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling dioxus-desktop v0.8.0-alpha.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]    Compiling proc-macro-crate v2.0.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling gdk-sys v0.18.2
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]    Compiling javascriptcore-rs-sys v1.1.1
[INFO] [stderr]    Compiling soup3-sys v0.5.0
[INFO] [stderr]    Compiling webkit2gtk-sys v2.0.2
[INFO] [stderr]    Compiling dioxus-rsx v0.8.0-alpha.0
[INFO] [stderr]    Compiling gdkx11-sys v0.18.2
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling gtk3-macros v0.18.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking generational-box v0.8.0-alpha.0
[INFO] [stderr]    Compiling warnings-macro v0.2.0
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]    Compiling profiling-procmacros v1.0.18
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]    Compiling dioxus-core-macro v0.8.0-alpha.0
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking warnings v0.2.1
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling dioxus-html-internal-macro v0.8.0-alpha.0
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling enumset_derive v0.15.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling dlopen2_derive v0.4.3
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]    Compiling sledgehammer_bindgen_macro v0.6.5
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking gdkwayland-sys v0.18.2
[INFO] [stderr]     Checking libappindicator-sys v0.9.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking dlopen2 v0.8.2
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking glib v0.18.5
[INFO] [stderr]     Checking enumset v1.1.13
[INFO] [stderr]     Checking sledgehammer_bindgen v0.6.0
[INFO] [stderr]     Checking subsecond-types v0.8.0-alpha.0
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking keyboard-types v0.7.0
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]     Checking subsecond v0.8.0-alpha.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking global-hotkey v0.7.0
[INFO] [stderr]     Checking dioxus-core v0.8.0-alpha.0
[INFO] [stderr]     Checking webbrowser v1.2.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking dioxus-signals v0.8.0-alpha.0
[INFO] [stderr]     Checking dioxus-devtools-types v0.8.0-alpha.0
[INFO] [stderr]     Checking dioxus-history v0.8.0-alpha.0
[INFO] [stderr]     Checking dioxus-hooks v0.8.0-alpha.0
[INFO] [stderr]     Checking tungstenite v0.28.0
[INFO] [stderr]     Checking dioxus-html v0.8.0-alpha.0
[INFO] [stderr]     Checking dioxus-asset-resolver v0.8.0-alpha.0
[INFO] [stderr]     Checking dioxus-devtools v0.8.0-alpha.0
[INFO] [stderr]     Checking ravif v0.11.20
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]     Checking cairo-rs v0.18.5
[INFO] [stderr]     Checking atk v0.18.2
[INFO] [stderr]     Checking javascriptcore-rs v1.1.2
[INFO] [stderr]     Checking pango v0.18.3
[INFO] [stderr]     Checking gdk-pixbuf v0.18.5
[INFO] [stderr]     Checking soup3 v0.5.0
[INFO] [stderr]     Checking gdk v0.18.2
[INFO] [stderr]     Checking webkit2gtk v2.0.2
[INFO] [stderr]     Checking libappindicator v0.9.0
[INFO] [stderr]     Checking muda v0.19.1
[INFO] [stderr]     Checking tao v0.35.2
[INFO] [stderr]     Checking tray-icon v0.24.0
[INFO] [stdout] error[E0433]: cannot find module or crate `dioxus` in this scope
[INFO] [stdout]  --> headless_tests/rendering.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `dioxus` in this scope
[INFO] [stdout]  --> headless_tests/./utils.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `dioxus` in this scope
[INFO] [stdout]  --> headless_tests/forms.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `dioxus` in this scope
[INFO] [stdout]  --> headless_tests/./utils.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `dioxus` in this scope
[INFO] [stdout]  --> headless_tests/events.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `dioxus` in this scope
[INFO] [stdout]  --> headless_tests/./utils.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `dioxus` in this scope
[INFO] [stdout]  --> headless_tests/events.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dioxus::html::geometry::euclid::Vector3D;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `dioxus::html::geometry::euclid::Vector3D`
[INFO] [stdout]  --> headless_tests/events.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dioxus::html::geometry::euclid::Vector3D;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> headless_tests/rendering.rs:55:23
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let dyn_element = rsx! { div { dangerous_inner_html: "<p>hello world</p>" } };
[INFO] [stdout]    |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> headless_tests/rendering.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     rsx! {
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `dioxus` in this scope
[INFO] [stdout]  --> headless_tests/eval.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `dioxus` in this scope
[INFO] [stdout]  --> headless_tests/./utils.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use dioxus::prelude::*;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `dioxus` in this scope
[INFO] [stdout]   --> headless_tests/./utils.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     dioxus::LaunchBuilder::desktop()
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> headless_tests/forms.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 |     rsx! {
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `GlobalSignal` in this scope
[INFO] [stdout]   --> headless_tests/./utils.rs:28:29
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub static EXPECTED_EVENTS: GlobalSignal<usize> = Signal::global(|| 0);
[INFO] [stdout]    |                             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout]  3 + use dioxus_signals::GlobalSignal;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Signal` in this scope
[INFO] [stdout]   --> headless_tests/./utils.rs:28:51
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub static EXPECTED_EVENTS: GlobalSignal<usize> = Signal::global(|| 0);
[INFO] [stdout]    |                                                   ^^^^^^ use of undeclared type `Signal`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  3 + use dioxus_signals::Signal;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_hook` in this scope
[INFO] [stdout]   --> headless_tests/./utils.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     use_hook(move || {
[INFO] [stdout]    |     ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  3 + use dioxus_core::use_hook;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `spawn` in this scope
[INFO] [stdout]   --> headless_tests/./utils.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         spawn(async move {
[INFO] [stdout]    |         ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::thread::spawn;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use dioxus_core::spawn;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use tokio::spawn;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_signal` in this scope
[INFO] [stdout]   --> headless_tests/rendering.rs:13:21
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let mut value = use_signal(|| None as Option<String>);
[INFO] [stdout]    |                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  1 + use dioxus_hooks::use_signal;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_effect` in this scope
[INFO] [stdout]   --> headless_tests/rendering.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     use_effect(move || {
[INFO] [stdout]    |     ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  1 + use dioxus_hooks::use_effect;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `spawn` in this scope
[INFO] [stdout]   --> headless_tests/rendering.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |         spawn(async move {
[INFO] [stdout]    |         ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::thread::spawn;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use dioxus_core::spawn;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use tokio::spawn;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]   --> headless_tests/rendering.rs:38:28
[INFO] [stdout]    |
[INFO] [stdout] 38 | fn check_html_renders() -> Element {
[INFO] [stdout]    |                            ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout]  1 + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `consume_context` in this scope
[INFO] [stdout]   --> headless_tests/rendering.rs:41:43
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let desktop_context: DesktopContext = consume_context();
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  1 + use dioxus_core::consume_context;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `exitcode` in this scope
[INFO] [stdout]   --> headless_tests/./utils.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |             std::process::exit(exitcode::SOFTWARE);
[INFO] [stdout]    |                                ^^^^^^^^ use of unresolved module or unlinked crate `exitcode`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `exitcode`, use `cargo add exitcode` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `dioxus` in this scope
[INFO] [stdout]   --> headless_tests/./utils.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     dioxus::LaunchBuilder::desktop()
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `document` in this scope
[INFO] [stdout]   --> headless_tests/./utils.rs:53:13
[INFO] [stdout]    |
[INFO] [stdout] 53 |             document::eval(&js).await.unwrap();
[INFO] [stdout]    |             ^^^^^^^^ use of unresolved module or unlinked crate `document`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `document`, use `cargo add document` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `document` in this scope
[INFO] [stdout]   --> headless_tests/rendering.rs:19:23
[INFO] [stdout]    |
[INFO] [stdout] 19 |             let res = document::eval(&format!(
[INFO] [stdout]    |                       ^^^^^^^^ use of unresolved module or unlinked crate `document`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `document`, use `cargo add document` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> headless_tests/events.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     rsx! {
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-desktop` (test "check_rendering") due to 17 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> headless_tests/events.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 |     rsx! {
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]   --> headless_tests/events.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     rsx! {
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> headless_tests/events.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 117 |     rsx! {
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> headless_tests/events.rs:147:5
[INFO] [stdout]     |
[INFO] [stdout] 147 |     rsx! {
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> headless_tests/events.rs:181:5
[INFO] [stdout]     |
[INFO] [stdout] 181 |     rsx! {
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> headless_tests/events.rs:221:5
[INFO] [stdout]     |
[INFO] [stdout] 221 |     rsx! {
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> headless_tests/events.rs:255:5
[INFO] [stdout]     |
[INFO] [stdout] 255 |     rsx! {
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> headless_tests/events.rs:285:5
[INFO] [stdout]     |
[INFO] [stdout] 285 |     rsx! {
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> headless_tests/events.rs:306:5
[INFO] [stdout]     |
[INFO] [stdout] 306 |     rsx! {
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> headless_tests/events.rs:351:5
[INFO] [stdout]     |
[INFO] [stdout] 351 |     rsx! {
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> headless_tests/events.rs:389:5
[INFO] [stdout]     |
[INFO] [stdout] 389 |     rsx! {
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> headless_tests/events.rs:426:5
[INFO] [stdout]     |
[INFO] [stdout] 426 |     rsx! {
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> headless_tests/events.rs:449:5
[INFO] [stdout]     |
[INFO] [stdout] 449 |     rsx! {
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `GlobalSignal` in this scope
[INFO] [stdout]   --> headless_tests/./utils.rs:28:29
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub static EXPECTED_EVENTS: GlobalSignal<usize> = Signal::global(|| 0);
[INFO] [stdout]    |                             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout]  3 + use dioxus_signals::GlobalSignal;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Signal` in this scope
[INFO] [stdout]   --> headless_tests/./utils.rs:28:51
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub static EXPECTED_EVENTS: GlobalSignal<usize> = Signal::global(|| 0);
[INFO] [stdout]    |                                                   ^^^^^^ use of undeclared type `Signal`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  3 + use dioxus_signals::Signal;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_hook` in this scope
[INFO] [stdout]   --> headless_tests/./utils.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     use_hook(move || {
[INFO] [stdout]    |     ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  3 + use dioxus_core::use_hook;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `spawn` in this scope
[INFO] [stdout]   --> headless_tests/./utils.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         spawn(async move {
[INFO] [stdout]    |         ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::thread::spawn;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use dioxus_core::spawn;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use tokio::spawn;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]   --> headless_tests/forms.rs:32:28
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn check_html_renders() -> Element {
[INFO] [stdout]    |                            ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout]  1 + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_signal` in this scope
[INFO] [stdout]   --> headless_tests/forms.rs:33:22
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let mut signal = use_signal(|| 0);
[INFO] [stdout]    |                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  1 + use dioxus_hooks::use_signal;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_effect` in this scope
[INFO] [stdout]   --> headless_tests/forms.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     use_effect(move || {
[INFO] [stdout]    |     ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  1 + use dioxus_hooks::use_effect;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `consume_context` in this scope
[INFO] [stdout]   --> headless_tests/forms.rs:39:51
[INFO] [stdout]    |
[INFO] [stdout] 39 |             let desktop_context: DesktopContext = consume_context();
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  1 + use dioxus_core::consume_context;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `spawn` in this scope
[INFO] [stdout]   --> headless_tests/forms.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         spawn(async move {
[INFO] [stdout]    |         ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::thread::spawn;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use dioxus_core::spawn;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use tokio::spawn;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> headless_tests/events.rs:465:5
[INFO] [stdout]     |
[INFO] [stdout] 465 |     rsx! {
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `dioxus` in this scope
[INFO] [stdout]   --> headless_tests/./utils.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     dioxus::LaunchBuilder::desktop()
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `document` in this scope
[INFO] [stdout]   --> headless_tests/forms.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let html = document::eval(&format!(
[INFO] [stdout]    |                ^^^^^^^^ use of unresolved module or unlinked crate `document`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `document`, use `cargo add document` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> headless_tests/events.rs:501:5
[INFO] [stdout]     |
[INFO] [stdout] 501 |     rsx! {
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `exitcode` in this scope
[INFO] [stdout]   --> headless_tests/./utils.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |             std::process::exit(exitcode::SOFTWARE);
[INFO] [stdout]    |                                ^^^^^^^^ use of unresolved module or unlinked crate `exitcode`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `exitcode`, use `cargo add exitcode` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> headless_tests/events.rs:553:5
[INFO] [stdout]     |
[INFO] [stdout] 553 |     rsx! {
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `document` in this scope
[INFO] [stdout]   --> headless_tests/./utils.rs:53:13
[INFO] [stdout]    |
[INFO] [stdout] 53 |             document::eval(&js).await.unwrap();
[INFO] [stdout]    |             ^^^^^^^^ use of unresolved module or unlinked crate `document`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `document`, use `cargo add document` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> headless_tests/events.rs:589:5
[INFO] [stdout]     |
[INFO] [stdout] 589 |     rsx! {
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `rsx` in this scope
[INFO] [stdout]    --> headless_tests/events.rs:621:5
[INFO] [stdout]     |
[INFO] [stdout] 621 |     rsx! {
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-desktop` (test "check_forms") due to 16 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `dioxus` in this scope
[INFO] [stdout]   --> headless_tests/./utils.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     dioxus::LaunchBuilder::desktop()
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `dioxus`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `dioxus`, use `cargo add dioxus` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `GlobalSignal` in this scope
[INFO] [stdout]   --> headless_tests/./utils.rs:28:29
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub static EXPECTED_EVENTS: GlobalSignal<usize> = Signal::global(|| 0);
[INFO] [stdout]    |                             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout]  3 + use dioxus_signals::GlobalSignal;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Signal` in this scope
[INFO] [stdout]   --> headless_tests/./utils.rs:28:51
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub static EXPECTED_EVENTS: GlobalSignal<usize> = Signal::global(|| 0);
[INFO] [stdout]    |                                                   ^^^^^^ use of undeclared type `Signal`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  3 + use dioxus_signals::Signal;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_hook` in this scope
[INFO] [stdout]   --> headless_tests/./utils.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     use_hook(move || {
[INFO] [stdout]    |     ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  3 + use dioxus_core::use_hook;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `spawn` in this scope
[INFO] [stdout]   --> headless_tests/./utils.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         spawn(async move {
[INFO] [stdout]    |         ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::thread::spawn;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use dioxus_core::spawn;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use tokio::spawn;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `GlobalSignal` in this scope
[INFO] [stdout]   --> headless_tests/eval.rs:13:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | static EVALS_RECEIVED: GlobalSignal<usize> = Signal::global(|| 0);
[INFO] [stdout]    |                        ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout]  1 + use dioxus_signals::GlobalSignal;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Signal` in this scope
[INFO] [stdout]   --> headless_tests/eval.rs:13:46
[INFO] [stdout]    |
[INFO] [stdout] 13 | static EVALS_RECEIVED: GlobalSignal<usize> = Signal::global(|| 0);
[INFO] [stdout]    |                                              ^^^^^^ use of undeclared type `Signal`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use dioxus_signals::Signal;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `GlobalSignal` in this scope
[INFO] [stdout]   --> headless_tests/eval.rs:14:24
[INFO] [stdout]    |
[INFO] [stdout] 14 | static EVALS_RETURNED: GlobalSignal<usize> = Signal::global(|| 0);
[INFO] [stdout]    |                        ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout]  1 + use dioxus_signals::GlobalSignal;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Signal` in this scope
[INFO] [stdout]   --> headless_tests/eval.rs:14:46
[INFO] [stdout]    |
[INFO] [stdout] 14 | static EVALS_RETURNED: GlobalSignal<usize> = Signal::global(|| 0);
[INFO] [stdout]    |                                              ^^^^^^ use of undeclared type `Signal`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use dioxus_signals::Signal;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]   --> headless_tests/eval.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn app() -> Element {
[INFO] [stdout]    |             ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout]  1 + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_future` in this scope
[INFO] [stdout]   --> headless_tests/eval.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     use_future(|| async {
[INFO] [stdout]    |     ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  1 + use dioxus_hooks::use_future;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_future` in this scope
[INFO] [stdout]   --> headless_tests/eval.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     use_future(|| async {
[INFO] [stdout]    |     ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  1 + use dioxus_hooks::use_future;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_future` in this scope
[INFO] [stdout]   --> headless_tests/eval.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     use_future(|| async {
[INFO] [stdout]    |     ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  1 + use dioxus_hooks::use_future;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_memo` in this scope
[INFO] [stdout]   --> headless_tests/eval.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     use_memo(|| {
[INFO] [stdout]    |     ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  1 + use dioxus_hooks::use_memo;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `VNode` in this scope
[INFO] [stdout]   --> headless_tests/eval.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     VNode::empty()
[INFO] [stdout]    |     ^^^^^ use of undeclared type `VNode`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use dioxus_core::VNode;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `exitcode` in this scope
[INFO] [stdout]   --> headless_tests/./utils.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |             std::process::exit(exitcode::SOFTWARE);
[INFO] [stdout]    |                                ^^^^^^^^ use of unresolved module or unlinked crate `exitcode`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `exitcode`, use `cargo add exitcode` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `document` in this scope
[INFO] [stdout]   --> headless_tests/./utils.rs:53:13
[INFO] [stdout]    |
[INFO] [stdout] 53 |             document::eval(&js).await.unwrap();
[INFO] [stdout]    |             ^^^^^^^^ use of unresolved module or unlinked crate `document`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `document`, use `cargo add document` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `document` in this scope
[INFO] [stdout]   --> headless_tests/eval.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let mut eval = document::eval(
[INFO] [stdout]    |                        ^^^^^^^^ use of unresolved module or unlinked crate `document`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `document`, use `cargo add document` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `document` in this scope
[INFO] [stdout]   --> headless_tests/eval.rs:35:20
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let eval = document::eval(r#"return;"#);
[INFO] [stdout]    |                    ^^^^^^^^ use of unresolved module or unlinked crate `document`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `document`, use `cargo add document` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `document` in this scope
[INFO] [stdout]   --> headless_tests/eval.rs:43:20
[INFO] [stdout]    |
[INFO] [stdout] 43 |         let eval = document::eval(
[INFO] [stdout]    |                    ^^^^^^^^ use of unresolved module or unlinked crate `document`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `document`, use `cargo add document` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `GlobalSignal` in this scope
[INFO] [stdout]   --> headless_tests/./utils.rs:28:29
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub static EXPECTED_EVENTS: GlobalSignal<usize> = Signal::global(|| 0);
[INFO] [stdout]    |                             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout]  3 + use dioxus_signals::GlobalSignal;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Signal` in this scope
[INFO] [stdout]   --> headless_tests/./utils.rs:28:51
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub static EXPECTED_EVENTS: GlobalSignal<usize> = Signal::global(|| 0);
[INFO] [stdout]    |                                                   ^^^^^^ use of undeclared type `Signal`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  3 + use dioxus_signals::Signal;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_hook` in this scope
[INFO] [stdout]   --> headless_tests/./utils.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     use_hook(move || {
[INFO] [stdout]    |     ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  3 + use dioxus_core::use_hook;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `spawn` in this scope
[INFO] [stdout]   --> headless_tests/./utils.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         spawn(async move {
[INFO] [stdout]    |         ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::thread::spawn;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use dioxus_core::spawn;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use tokio::spawn;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `GlobalSignal` in this scope
[INFO] [stdout]   --> headless_tests/events.rs:13:25
[INFO] [stdout]    |
[INFO] [stdout] 13 | static RECEIVED_EVENTS: GlobalSignal<usize> = Signal::global(|| 0);
[INFO] [stdout]    |                         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout]  1 + use dioxus_signals::GlobalSignal;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Signal` in this scope
[INFO] [stdout]   --> headless_tests/events.rs:13:47
[INFO] [stdout]    |
[INFO] [stdout] 13 | static RECEIVED_EVENTS: GlobalSignal<usize> = Signal::global(|| 0);
[INFO] [stdout]    |                                               ^^^^^^ use of undeclared type `Signal`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use dioxus_signals::Signal;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]   --> headless_tests/events.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn app() -> Element {
[INFO] [stdout]    |             ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout]  1 + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `consume_context` in this scope
[INFO] [stdout]   --> headless_tests/events.rs:16:43
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let desktop_context: DesktopContext = consume_context();
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  1 + use dioxus_core::consume_context;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_memo` in this scope
[INFO] [stdout]   --> headless_tests/events.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     use_memo(move || {
[INFO] [stdout]    |     ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  1 + use dioxus_hooks::use_memo;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]   --> headless_tests/events.rs:55:22
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn test_mounted() -> Element {
[INFO] [stdout]    |                      ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout]  1 + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_hook` in this scope
[INFO] [stdout]   --> headless_tests/events.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     use_hook(|| utils::EXPECTED_EVENTS.with_mut(|x| *x += 1));
[INFO] [stdout]    |     ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  1 + use dioxus_core::use_hook;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_signal` in this scope
[INFO] [stdout]   --> headless_tests/events.rs:57:35
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let mut onmounted_triggered = use_signal(|| false);
[INFO] [stdout]    |                                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  1 + use dioxus_hooks::use_signal;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]   --> headless_tests/events.rs:78:21
[INFO] [stdout]    |
[INFO] [stdout] 78 | fn test_button() -> Element {
[INFO] [stdout]    |                     ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout]  1 + use dioxus_core::Element;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]    --> headless_tests/events.rs:106:29
[INFO] [stdout]     |
[INFO] [stdout] 106 | fn test_mouse_move_div() -> Element {
[INFO] [stdout]     |                             ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   1 + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]    --> headless_tests/events.rs:135:30
[INFO] [stdout]     |
[INFO] [stdout] 135 | fn test_mouse_click_div() -> Element {
[INFO] [stdout]     |                              ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   1 + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]    --> headless_tests/events.rs:169:33
[INFO] [stdout]     |
[INFO] [stdout] 169 | fn test_mouse_dblclick_div() -> Element {
[INFO] [stdout]     |                                 ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   1 + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]    --> headless_tests/events.rs:209:29
[INFO] [stdout]     |
[INFO] [stdout] 209 | fn test_mouse_down_div() -> Element {
[INFO] [stdout]     |                             ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   1 + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]    --> headless_tests/events.rs:243:27
[INFO] [stdout]     |
[INFO] [stdout] 243 | fn test_mouse_up_div() -> Element {
[INFO] [stdout]     |                           ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   1 + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]    --> headless_tests/events.rs:272:31
[INFO] [stdout]     |
[INFO] [stdout] 272 | fn test_mouse_scroll_div() -> Element {
[INFO] [stdout]     |                               ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   1 + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]    --> headless_tests/events.rs:303:37
[INFO] [stdout]     |
[INFO] [stdout] 303 | fn test_scroll_does_not_bubble() -> Element {
[INFO] [stdout]     |                                     ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   1 + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]    --> headless_tests/events.rs:330:27
[INFO] [stdout]     |
[INFO] [stdout] 330 | fn test_key_down_div() -> Element {
[INFO] [stdout]     |                           ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   1 + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]    --> headless_tests/events.rs:367:25
[INFO] [stdout]     |
[INFO] [stdout] 367 | fn test_key_up_div() -> Element {
[INFO] [stdout]     |                         ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   1 + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]    --> headless_tests/events.rs:405:28
[INFO] [stdout]     |
[INFO] [stdout] 405 | fn test_key_press_div() -> Element {
[INFO] [stdout]     |                            ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   1 + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]    --> headless_tests/events.rs:443:27
[INFO] [stdout]     |
[INFO] [stdout] 443 | fn test_focus_in_div() -> Element {
[INFO] [stdout]     |                           ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   1 + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]    --> headless_tests/events.rs:460:28
[INFO] [stdout]     |
[INFO] [stdout] 460 | fn test_focus_out_div() -> Element {
[INFO] [stdout]     |                            ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   1 + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]    --> headless_tests/events.rs:476:25
[INFO] [stdout]     |
[INFO] [stdout] 476 | fn test_form_input() -> Element {
[INFO] [stdout]     |                         ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   1 + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_signal` in this scope
[INFO] [stdout]    --> headless_tests/events.rs:477:22
[INFO] [stdout]     |
[INFO] [stdout] 477 |     let mut values = use_signal(Vec::new);
[INFO] [stdout]     |                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout]   1 + use dioxus_hooks::use_signal;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `FormEvent` in this scope
[INFO] [stdout]    --> headless_tests/events.rs:485:34
[INFO] [stdout]     |
[INFO] [stdout] 485 |     let set_username = move |ev: FormEvent| {
[INFO] [stdout]     |                                  ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   1 + use dioxus_html::FormEvent;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]    --> headless_tests/events.rs:533:26
[INFO] [stdout]     |
[INFO] [stdout] 533 | fn test_form_submit() -> Element {
[INFO] [stdout]     |                          ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   1 + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `use_signal` in this scope
[INFO] [stdout]    --> headless_tests/events.rs:534:22
[INFO] [stdout]     |
[INFO] [stdout] 534 |     let mut values = use_signal(Vec::new);
[INFO] [stdout]     |                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout]   1 + use dioxus_hooks::use_signal;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `FormEvent` in this scope
[INFO] [stdout]    --> headless_tests/events.rs:542:32
[INFO] [stdout]     |
[INFO] [stdout] 542 |     let set_values = move |ev: FormEvent| {
[INFO] [stdout]     |                                ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   1 + use dioxus_html::FormEvent;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]    --> headless_tests/events.rs:578:38
[INFO] [stdout]     |
[INFO] [stdout] 578 | fn test_select_multiple_options() -> Element {
[INFO] [stdout]     |                                      ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   1 + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Element` in this scope
[INFO] [stdout]    --> headless_tests/events.rs:607:22
[INFO] [stdout]     |
[INFO] [stdout] 607 | fn test_unicode() -> Element {
[INFO] [stdout]     |                      ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]     |
[INFO] [stdout]   1 + use dioxus_core::Element;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `exitcode` in this scope
[INFO] [stdout]   --> headless_tests/./utils.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |             std::process::exit(exitcode::SOFTWARE);
[INFO] [stdout]    |                                ^^^^^^^^ use of unresolved module or unlinked crate `exitcode`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `exitcode`, use `cargo add exitcode` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `document` in this scope
[INFO] [stdout]   --> headless_tests/./utils.rs:53:13
[INFO] [stdout]    |
[INFO] [stdout] 53 |             document::eval(&js).await.unwrap();
[INFO] [stdout]    |             ^^^^^^^^ use of unresolved module or unlinked crate `document`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `document`, use `cargo add document` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-desktop` (test "check_eval") due to 22 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dioxus-desktop` (test "check_events") due to 59 previous errors
[INFO] running `Command { std: "docker" "inspect" "6b5840c40af2e996e1d28712d016a085b9e48b5ae7072ffdd54c1d19284cb4cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b5840c40af2e996e1d28712d016a085b9e48b5ae7072ffdd54c1d19284cb4cc", kill_on_drop: false }`
[INFO] [stdout] 6b5840c40af2e996e1d28712d016a085b9e48b5ae7072ffdd54c1d19284cb4cc
